Skip to content

InvalidParameterCombination: MonitoringInterval conflicts with cluster level parameter.ย #518

@Bernix01

Description

@Bernix01

Description

it appears that when cluster_monitoring_interval is provided monitoring_interval at instance level cannot be set, returning the error InvalidParameterCombination: MonitoringInterval conflicts with cluster level parameter. during apply.

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

โš ๏ธ 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]: 9.15.0

  • Terraform version: 1.10.1

  • Provider version(s): 6.11.0 (hashicorp/aws)

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