We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3c06f5b + 05a8102 commit 092876cCopy full SHA for 092876c
solution/solution-ecs-patching/step4-automation-deployment/main.tf
@@ -218,7 +218,7 @@ resource "alicloud_oos_template" "share_services" {
218
Fn::Select:
219
- regionId
220
- '{{ACS::TaskLoopItem}}'
221
- - '(..|objects|select(has("RegionId"))).RegionId |= "$regionId"'
+ - '.Parameters.Status="Running"|(..|objects|select(has("RegionId"))).RegionId |= "$regionId"'
222
- Fn::Select:
223
- targets
224
- '{{ templateParameters }}'
0 commit comments