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

Imports-remote example has reference to non existent files #22

Open
bijenkins opened this issue Jul 26, 2022 · 0 comments
Open

Imports-remote example has reference to non existent files #22

bijenkins opened this issue Jul 26, 2022 · 0 comments
Labels
bug 🐛 An issue with the system

Comments

@bijenkins
Copy link

bijenkins commented Jul 26, 2022

In the imports-remote example, the fixtures.tfvars variable file points to pages that return a 404 for map_config_* vars. The example should be updated for usability.

# https://github.com/cloudposse/terraform-yaml-config/blob/main/examples/imports-remote/fixtures.tfvars

enabled = true

map_config_remote_base_path = "https://raw.githubusercontent.com/cloudposse/atmos/master/example/stacks"

map_config_paths = [
  "https://raw.githubusercontent.com/cloudposse/atmos/master/example/stacks/ue2-prod.yaml"
]
@bijenkins bijenkins added the bug 🐛 An issue with the system label Jul 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🐛 An issue with the system
Projects
None yet
Development

No branches or pull requests

1 participant