Graham Schuckman

Results 2 issues of Graham Schuckman

Volumes are defined with equal signs in your code which is not permitted by Terraform. Volumes for ECS have to be defined as blocks just using the {}. See documentation...

### Terraform CLI and Provider Versions Terraform v1.4.6 on linux_amd64 ### Terraform Configuration ```terraform NA ``` ### Expected Behavior Plan to succeed. ### Actual Behavior Plan failed with GRPC provider...

bug
waiting-response