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

InvalidParameterException: You must set logging to 'OVERRIDE' when you supply a log configuration #84

Closed
grahamrhay opened this issue May 18, 2023 · 3 comments

Comments

@grahamrhay
Copy link

Description

cluster_configuration = {
    execute_command_configuration = {
      logging = "NONE" # NONE DEFAULT, OVERRIDE 
    }
  }

this worked in 4.1.3, but does not in latest

https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/ecs_cluster

the docs are unchanged

#76

this seems the likely culprit

is NONE still valid, or should we be doing something different now? I couldn't find anything obvious in the examples. Thanks.

@github-actions
Copy link

This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days

@github-actions github-actions bot added the stale label Jun 18, 2023
@github-actions
Copy link

This issue was automatically closed because of stale in 10 days

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jun 28, 2023
@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 28, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant