acquia / moonshot

Moonshot: Because releasing services shouldn't be a moonshot!
Apache License 2.0
53 stars 49 forks source link

CPD-8525 | When in US regions, the api and worker should use AWS FIPS endpoints where available #311

Closed suvrat-joshi closed 6 months ago

suvrat-joshi commented 6 months ago

Motivation Fixes waiting and then throwing the failure state error when there is no changes in changeset. Now, when there is no changes to changeset then it directly calls the describe changeset and only waits when there are changes.

Proposed changes Fixes AWS::Waiters:Errors::FailureStateError exception when no changes in changeset by not waiting.

Alternatives considered N/A

Testing steps N/A