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

update providers and required version for >= 0.13 #21

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

etwillbefine
Copy link
Member

No description provided.

@github-actions
Copy link

terraform init Failed

Initializing modules...
Downloading git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0 for label...
- label in .terraform/modules/label

Error: Unsupported Terraform Core version

This configuration does not support Terraform version 0.12.24. To proceed,
either choose another supported Terraform version or update the root module's
version constraint. Version constraints are normally set for good reason, so
updating the constraint may lead to other errors or unexpected behavior.

Workflow: terraform, Action: hashicorpterraform-github-actions1, Working Directory: .

@github-actions
Copy link

terraform init Failed

Initializing modules...
Downloading git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0 for label...
- label in .terraform/modules/label

Error: Unsupported Terraform Core version

  on .terraform/modules/label/versions.tf line 2, in terraform:
   2:   required_version = "~> 0.12.0"

Module module.label (from
git::https://github.com/cloudposse/terraform-null-label.git?ref=tags/0.16.0)
does not support Terraform version 0.13.5. To proceed, either choose another
supported Terraform version or update this version constraint. Version
constraints are normally set for good reason, so updating the constraint may
lead to other errors or unexpected behavior.

Workflow: terraform, Action: hashicorpterraform-github-actions1, Working Directory: .

supporting terraform > 0.13
@github-actions
Copy link

terraform validate Failed


Error: Cycle: module.label.local.id_hash (expand), module.label.local.delimiter_length (expand), module.label.local.id_truncated_length_limit (expand), module.label.local.id_truncated (expand), module.label.local.id_short (expand), module.label.local.namespace (expand), module.label.local.attributes (expand), module.label.local.stage (expand), module.label.local.environment (expand), module.label.local.name (expand), module.label.local.regex_replace_chars (expand), module.label.local.id_context (expand), module.label.local.label_order (expand), module.label.local.labels (expand), module.label.local.id_full (expand), module.label.local.id_length_limit (expand), module.label.local.id (expand), module.label.local.enabled (expand), module.label.output.id (expand), local.fqdn (expand), local.tag_overwrites (expand), module.label.var.tags (expand), module.label.local.input (expand), module.label.local.delimiter (expand)


Workflow: terraform, Action: hashicorpterraform-github-actions3, Working Directory: .

@github-actions
Copy link

terraform validate Failed


Error: Cycle: module.label.local.id_hash (expand), module.label.local.delimiter_length (expand), module.label.local.id_truncated_length_limit (expand), module.label.local.id_truncated (expand), module.label.local.id_short (expand), module.label.local.attributes (expand), module.label.local.namespace (expand), module.label.local.stage (expand), module.label.local.environment (expand), module.label.local.regex_replace_chars (expand), module.label.local.name (expand), module.label.local.id_context (expand), module.label.local.label_order (expand), module.label.local.labels (expand), module.label.local.delimiter (expand), module.label.local.id_full (expand), module.label.local.id_length_limit (expand), module.label.local.id (expand), local.tag_overwrites (expand), module.label.var.tags (expand), module.label.local.input (expand), module.label.local.enabled (expand), module.label.output.id (expand), local.fqdn (expand)


Workflow: terraform, Action: hashicorpterraform-github-actions3, Working Directory: .

@github-actions
Copy link

github-actions bot commented Dec 7, 2020

terraform validate Failed


Error: Cycle: module.label.local.delimiter_length (expand), module.label.local.id_truncated_length_limit (expand), module.label.local.id_truncated (expand), module.label.local.id_length_limit (expand), module.label.local.id_hash (expand), module.label.local.id_short (expand), module.label.local.environment (expand), module.label.local.attributes (expand), module.label.local.stage (expand), module.label.local.regex_replace_chars (expand), module.label.local.namespace (expand), module.label.local.id_context (expand), module.label.local.label_order (expand), module.label.local.labels (expand), module.label.local.delimiter (expand), module.label.local.id_full (expand), module.label.local.id (expand), module.label.local.enabled (expand), module.label.output.id (expand), local.fqdn (expand), local.tag_overwrites (expand), module.label.var.tags (expand), module.label.local.input (expand), module.label.local.name (expand)


Workflow: terraform, Action: hashicorpterraform-github-actions3, Working Directory: .

@github-actions
Copy link

github-actions bot commented Mar 1, 2021

terraform validate Failed


Error: Cycle: module.label.local.id_hash_plus (expand), module.label.local.id_hash_case (expand), module.label.local.id_hash (expand), module.label.local.delimiter_length (expand), module.label.local.id_truncated_length_limit (expand), module.label.local.id_truncated (expand), module.label.local.id_short (expand), module.label.local.namespace (expand), module.label.local.name (expand), module.label.local.normalized_attributes (expand), module.label.local.attributes (expand), module.label.local.stage (expand), module.label.local.regex_replace_chars (expand), module.label.local.normalized_labels (expand), module.label.local.label_value_case (expand), module.label.local.formatted_labels (expand), module.label.local.environment (expand), module.label.local.id_context (expand), module.label.local.label_order (expand), module.label.local.labels (expand), module.label.local.delimiter (expand), module.label.local.id_full (expand), module.label.local.enabled (expand), module.label.output.id (expand), local.fqdn (expand), local.tag_overwrites (expand), module.label.var.tags (expand), module.label.local.input (expand), module.label.local.id_length_limit (expand), module.label.local.id (expand)


Workflow: terraform, Action: hashicorpterraform-github-actions3, Working Directory: .

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant