Skip to content

ConflictException: Tags can only be provided when a resource is being created, not updated.Β #186

@camproto

Description

@camproto

Description

After update of aws provider to 6.15.0 and using this module I got the following error:

ConflictException: Tags can only be provided when a resource is being
created, not updated.

See bug issue on aws provider
hashicorp/terraform-provider-aws#42194

  • βœ‹ I have searched the open/closed issues and my issue is not listed.

Is there a workaround preventing this issue?

⚠️ Note

Before you submit an issue, please perform the following first:

  1. Remove the local .terraform directory (! ONLY if state is stored remotely, which hopefully you are following that best practice!): rm -rf .terraform/
  2. Re-initialize the project root to pull down modules: terraform init
  3. Re-attempt your terraform plan or apply and check if the issue still persists

Versions

  • Module version [Required]:

  • Terraform version:

  • Provider version(s):

Reproduction Code [Required]

Steps to reproduce the behavior:

Expected behavior

Actual behavior

Terminal Output Screenshot(s)

Additional context

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