Coder Social home page Coder Social logo

Comments (2)

bundyfx avatar bundyfx commented on August 15, 2024

Hi @jing-1strategy ,

deployment_account_id and kms_arn are the two parameters that are added to an account's Parameter Store when the account is bootstrapped by moving it into an Organizational Unit, Im guessing that the account that ADF is attempting to update a base stack on here has not yet been bootstrapped and therefore cannot have the base stack updated. I think we can do a better job with the error message here and also add in explanation about how ADF works with pre-existing accounts in organizational units.

If you can identify the account in question you should be able to move it into the Organization Root and then move it into its desired OU in order for its base stack to be applied. During the Step Function execution it will add the required deployment_account_id and kms_arn parameters to the account in order for it to apply its base stack. Another option, If you want to skip over a whole OU and not have ADF attempt to create/update base stacks then you can also set its value in the protected section in adfconfig.yml.

let me know how you go and i'll add in a issue for v1.0.1 that will include better error handling around this scenario.

from aws-deployment-framework.

bundyfx avatar bundyfx commented on August 15, 2024

Closing this one for now - We will be adding more verbose error handling in 1.0.1 to ensure its clear about the state of an account and if it has been bootstrapped yet or not.

from aws-deployment-framework.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.