You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Observed this during the last step of the pipeline, when deploying to the production account. Full error message is "Unable to fetch parameters [/cdk-bootstrap/hnb659fds/version] from parameter store for this account."
Not investigated the root cause, but was able to workaround it by manually creating the mentioned parameter in Parameter Store on the production account, using the same name and value as in the developer account.
The text was updated successfully, but these errors were encountered:
Observed this during the last step of the pipeline, when deploying to the production account. Full error message is "Unable to fetch parameters [/cdk-bootstrap/hnb659fds/version] from parameter store for this account."
Not investigated the root cause, but was able to workaround it by manually creating the mentioned parameter in Parameter Store on the production account, using the same name and value as in the developer account.
The text was updated successfully, but these errors were encountered: