Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Tags are missing from one CloudFormation stack for IambicSpokeRole #406

Closed
datfinesoul opened this issue May 13, 2023 · 0 comments
Closed
Assignees
Labels
bug Something isn't working

Comments

@datfinesoul
Copy link
Contributor

Describe the bug
PR #392 implemented tags for CloudFormation stacks. That seemed to have worked for all Stacks and StackSets except the IambicSpokeRole in the AWS Organization Management Account (IAMbic Hub Account)

To Reproduce
Steps to reproduce the behavior:

  1. Using version 0.7.5 of iambic
  2. Complete the AWS Organizations setup process
  3. Using aws CLI and credentials in the management account, run
    aws cloudformation describe-stacks --stack-name IambicSpokeRole
  4. See Stacks[0].Tags = []

Expected behavior
The tags entered during setup should be present. The Hub role will have them

aws cloudformation describe-stacks --stack-name IambicHubRole

Screenshots
If applicable, add screenshots to help explain your problem.

Desktop (please complete the following information):

  • OS: Ubuntu 22.04
  • Version 0.7.5

Additional context

@JonathanLoscalzo JonathanLoscalzo self-assigned this May 15, 2023
@smoy smoy added the bug Something isn't working label May 17, 2023
JonathanLoscalzo added a commit that referenced this issue May 17, 2023
…ole-tags

Fix #406 pass tags arguments to hub account spoke role creation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants