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

using module w/o deployment pipeline fails #24

Closed
moritzzimmer opened this issue Apr 27, 2020 · 2 comments
Closed

using module w/o deployment pipeline fails #24

moritzzimmer opened this issue Apr 27, 2020 · 2 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@moritzzimmer
Copy link
Member

If create_deployment_pipeline is set to false, terraform plan fails with:

Error: Failed getting S3 bucket: InvalidParameter: 1 validation error(s) found.
- minimum field size of 1, HeadBucketInput.Bucket.
 Bucket: ""

  on .terraform/modules/client/terraform-aws-ecs-fargate-0.1.1/modules/deployment/s3.tf line 13, in data "aws_s3_bucket" "codepipeline":
  13: data "aws_s3_bucket" "codepipeline" {
@moritzzimmer moritzzimmer added the bug Something isn't working label Apr 27, 2020
@moritzzimmer
Copy link
Member Author

retest this with current latest release

@moritzzimmer moritzzimmer added this to the v1.0.0 milestone Dec 21, 2022
@moritzzimmer
Copy link
Member Author

moritzzimmer commented Feb 27, 2023

can't reproduce

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants