Skip to content

Terrafrom 11 refresh failed due multiple VPC Endpoint Services matched #581

@KursLabIgor

Description

@KursLabIgor

Started getting error for terraform 11 and module version 1.72

Error: Error refreshing state: 1 error occurred:
* module.vpc.data.aws_vpc_endpoint_service.s3: 1 error occurred:
* module.vpc.data.aws_vpc_endpoint_service.s3: data.aws_vpc_endpoint_service.s3: multiple VPC Endpoint Services matched; use additional constraints to reduce matches to a single VPC Endpoint Service

 plan: prep ## Run terraform plan	@echo "$(BOLD)Run terraform plan for $(ENV) environment and $(WORKSPACE) workspace$(RESET)"	@./aws-vault exec ${ENV} -- ./terraform get	@./aws-vault exec ${ENV} -- ./terraform plan \	-lock=true \	-input=false \	-refresh=true \	-var-file="$(VARS)" \	-var app=$(APPLICATION) \	-out=tfplan 

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions