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

BaseProfile variable defined in config.yml for Profile Registries does not work #628

Open
shwethaumashanker opened this issue Apr 3, 2024 · 0 comments

Comments

@shwethaumashanker
Copy link
Contributor

Enabling variable base profile in config.yml file does not work:

awsConfig:
  - ./dev/config1
template values:
  - BaseProfile:
    - value: "my-profile"

After the sync the profile still looks like:

[profile uat]
source_profile = {{ .Variables.BaseProfile}}
role_arn = arn:aws:iam::0123456789012:role/example
@shwethaumashanker shwethaumashanker changed the title BaseProfile in Profile Registries does not work BaseProfile variable defined in config.yml for Profile Registries does not work Apr 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant