Skip to content

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

Description

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"
]

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    bug🐛 An issue with the system

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions