Skip to content

Commit

Permalink
Update plugins/azure/containerapps/containerAppIPRestriction.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored Sep 16, 2024
1 parent cffd526 commit ae13f9c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion plugins/azure/containerapps/containerAppIPRestriction.js
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ module.exports = {
var locations = helpers.locations(settings.govcloud);

async.each(locations.containerApps, function(location, rcb) {

var containerApps = helpers.addSource(cache, source,
['containerApps', 'list', location]);

Expand Down

0 comments on commit ae13f9c

Please sign in to comment.