Brett Fox

Results 3 issues of Brett Fox

Is there current support for tracking when a deployment fails and the ECS deployment breaker rolls it back? I just tried forcefully failing a deployment, and while ECS correctly triggered...

### Terraform Version 1.1.3 ### Affected Resource(s) postgresql_grant ### Terraform Configuration Files ```hcl required_providers { aws = { source = "hashicorp/aws" version = "= 3.71.0" } postgresql = { source...

### Terraform Version N/A ### Affected Resource(s) - postgresql_role We would like to be able to run a command (or list of commands) on `postgresql_role` when it is created by...