Skip to content
This repository has been archived by the owner on Mar 11, 2024. It is now read-only.

Modificando tags #4

Merged
merged 2 commits into from
Aug 3, 2023
Merged

Modificando tags #4

merged 2 commits into from
Aug 3, 2023

Conversation

MattheusDuarte
Copy link

Adicionando tags no recurso aws_elasticache_parameter_group

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed


Error: Missing required argument

  on main.tf line 1, in module "elasticache_redis":
   1: module "elasticache_redis" {

The argument "destination_cidr_blocks" is required, but no definition was
found.

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/complete

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed


Error: Missing required argument

  on main.tf line 1, in module "elasticache_redis":
   1: module "elasticache_redis" {

The argument "destination_cidr_blocks" is required, but no definition was
found.

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/minimal

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed


Error: Unsupported argument

  on main.tf line 103, in resource "aws_elasticache_parameter_group" "default":
 103:   tags        = merge({ "Name" = var.name }, var.tags)

An argument named "tags" is not expected here.

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: .

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform init Failed

Initializing modules...
- elasticache_redis in ../..
Downloading git::https://github.com/tmknom/terraform-aws-vpc.git?ref=tags/2.0.1 for vpc...
- vpc in .terraform/modules/vpc

Initializing the backend...

Initializing provider plugins...
- Checking for available provider plugins...

No provider "aws" plugins meet the constraint " ~> 4.1.0,>= 3.40".

The version constraint is derived from the "version" argument within the
provider "aws" block in configuration. Child modules may also apply
provider version constraints. To view the provider versions requested by each
module in the current configuration, run "terraform providers".

To proceed, the version constraints for this provider must be relaxed by
either adjusting or removing the "version" argument in the provider blocks
throughout the configuration.


Warning: registry.terraform.io: This version of Terraform has an outdated GPG key and is unable to verify new provider releases. Please upgrade Terraform to at least 0.12.31 to receive new provider updates. For details see: https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512



Error: no suitable version is available


Workflow: Terraform, Action: __hashicorp_terraform-github-actions, Working Directory: examples/complete

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform init Failed

Initializing modules...
- elasticache_redis in ../..
Downloading git::https://github.com/tmknom/terraform-aws-vpc.git?ref=tags/2.0.1 for vpc...
- vpc in .terraform/modules/vpc

Initializing the backend...

Initializing provider plugins...
- Checking for available provider plugins...

No provider "aws" plugins meet the constraint " ~> 4.1.0,>= 3.40".

The version constraint is derived from the "version" argument within the
provider "aws" block in configuration. Child modules may also apply
provider version constraints. To view the provider versions requested by each
module in the current configuration, run "terraform providers".

To proceed, the version constraints for this provider must be relaxed by
either adjusting or removing the "version" argument in the provider blocks
throughout the configuration.


Warning: registry.terraform.io: This version of Terraform has an outdated GPG key and is unable to verify new provider releases. Please upgrade Terraform to at least 0.12.31 to receive new provider updates. For details see: https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512



Error: no suitable version is available


Workflow: Terraform, Action: __hashicorp_terraform-github-actions, Working Directory: examples/minimal

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform init Failed

Initializing modules...
- elasticache_redis in ../..
Downloading git::https://github.com/tmknom/terraform-aws-vpc.git?ref=tags/2.0.1 for vpc...
- vpc in .terraform/modules/vpc

Initializing the backend...

Initializing provider plugins...
- Checking for available provider plugins...

No provider "aws" plugins meet the constraint " ~> 4.1.0,>= 3.40".

The version constraint is derived from the "version" argument within the
provider "aws" block in configuration. Child modules may also apply
provider version constraints. To view the provider versions requested by each
module in the current configuration, run "terraform providers".

To proceed, the version constraints for this provider must be relaxed by
either adjusting or removing the "version" argument in the provider blocks
throughout the configuration.


Warning: registry.terraform.io: This version of Terraform has an outdated GPG key and is unable to verify new provider releases. Please upgrade Terraform to at least 0.12.31 to receive new provider updates. For details see: https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512



Error: no suitable version is available


Workflow: Terraform, Action: __hashicorp_terraform-github-actions, Working Directory: examples/complete

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed


Error: Unsupported argument

  on main.tf line 103, in resource "aws_elasticache_parameter_group" "default":
 103:   tags        = merge({ "Name" = var.name }, var.tags)

An argument named "tags" is not expected here.

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: .

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform init Failed

Initializing modules...
- elasticache_redis in ../..
Downloading git::https://github.com/tmknom/terraform-aws-vpc.git?ref=tags/2.0.1 for vpc...
- vpc in .terraform/modules/vpc

Initializing the backend...

Initializing provider plugins...
- Checking for available provider plugins...

No provider "aws" plugins meet the constraint " ~> 4.1.0,>= 3.40".

The version constraint is derived from the "version" argument within the
provider "aws" block in configuration. Child modules may also apply
provider version constraints. To view the provider versions requested by each
module in the current configuration, run "terraform providers".

To proceed, the version constraints for this provider must be relaxed by
either adjusting or removing the "version" argument in the provider blocks
throughout the configuration.


Warning: registry.terraform.io: This version of Terraform has an outdated GPG key and is unable to verify new provider releases. Please upgrade Terraform to at least 0.12.31 to receive new provider updates. For details see: https://discuss.hashicorp.com/t/hcsec-2021-12-codecov-security-event-and-hashicorp-gpg-key-exposure/23512



Error: no suitable version is available


Workflow: Terraform, Action: __hashicorp_terraform-github-actions, Working Directory: examples/minimal

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed

╷
│ Warning: Version constraints inside provider configuration blocks are deprecated
│ 
│   on providers.tf line 3, in provider "aws":
│    3:   version = "4.67"
│ 
│ Terraform 0.13 and earlier allowed provider version constraints inside the
│ provider configuration block, but that is now deprecated and will be
│ removed in a future version of Terraform. To silence this warning, move the
│ provider version constraint into the required_providers block.
╵
╷
│ Error: Missing required argument
│ 
│   on main.tf line 1, in module "elasticache_redis":
│    1: module "elasticache_redis" {
│ 
│ The argument "destination_cidr_blocks" is required, but no definition was
│ found.
╵

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/complete

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed

╷
│ Warning: Version constraints inside provider configuration blocks are deprecated
│ 
│   on providers.tf line 3, in provider "aws":
│    3:   version = "4.67"
│ 
│ Terraform 0.13 and earlier allowed provider version constraints inside the
│ provider configuration block, but that is now deprecated and will be
│ removed in a future version of Terraform. To silence this warning, move the
│ provider version constraint into the required_providers block.
╵
╷
│ Error: Missing required argument
│ 
│   on main.tf line 1, in module "elasticache_redis":
│    1: module "elasticache_redis" {
│ 
│ The argument "destination_cidr_blocks" is required, but no definition was
│ found.
╵

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/minimal

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed

╷
│ Warning: Version constraints inside provider configuration blocks are deprecated
│ 
│   on providers.tf line 3, in provider "aws":
│    3:   version = "4.1.0"
│ 
│ Terraform 0.13 and earlier allowed provider version constraints inside the
│ provider configuration block, but that is now deprecated and will be
│ removed in a future version of Terraform. To silence this warning, move the
│ provider version constraint into the required_providers block.
╵
╷
│ Error: Missing required argument
│ 
│   on main.tf line 1, in module "elasticache_redis":
│    1: module "elasticache_redis" {
│ 
│ The argument "destination_cidr_blocks" is required, but no definition was
│ found.
╵

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/complete

@github-actions
Copy link

github-actions bot commented Aug 3, 2023

terraform validate Failed

╷
│ Warning: Version constraints inside provider configuration blocks are deprecated
│ 
│   on providers.tf line 3, in provider "aws":
│    3:   version = "4.1.0"
│ 
│ Terraform 0.13 and earlier allowed provider version constraints inside the
│ provider configuration block, but that is now deprecated and will be
│ removed in a future version of Terraform. To silence this warning, move the
│ provider version constraint into the required_providers block.
╵
╷
│ Error: Missing required argument
│ 
│   on main.tf line 1, in module "elasticache_redis":
│    1: module "elasticache_redis" {
│ 
│ The argument "destination_cidr_blocks" is required, but no definition was
│ found.
╵

Workflow: Terraform, Action: __hashicorp_terraform-github-actions_2, Working Directory: examples/minimal

@rkferreira rkferreira merged commit af357f4 into master Aug 3, 2023
10 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants