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

String -> any #72

Merged
merged 1 commit into from
Feb 6, 2023
Merged

String -> any #72

merged 1 commit into from
Feb 6, 2023

Conversation

JaredDarling
Copy link
Contributor

  • Change type string -> any

Tested with the changes in cn-terraform/terraform-aws-ecs-fargate-service#67

When applied, I was able to successfully create a GodeDeploy deployment_group and associate it with the Fargate task, which requires:

  deployment_controller = [
    {
      type = "CODE_DEPLOY"
    }
  ]

* Add deployment_controller (#1)

* Add deployment_controller

Add support for setting deployment_controller of service

* Change type string -> any

* Change type string -> any
@jnonino jnonino added the enhancement New feature or request label Feb 6, 2023
@jnonino jnonino merged commit 93132c3 into cn-terraform:main Feb 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Development

Successfully merging this pull request may close these issues.

None yet

2 participants