terraform-aws-codebuild icon indicating copy to clipboard operation
terraform-aws-codebuild copied to clipboard

fix: required random provider version

Open mehowthe opened this issue 3 years ago • 0 comments

what

  • Bump minimal random provider version

why

  • https://github.com/cloudposse/terraform-aws-codebuild/commit/6c270938df7a5e0c4dadda0a8fa53547f89fe060 changed name of a field number to numeric in random_string resource. Version of hashicorp/random needs to be updated

references

  • https://registry.terraform.io/providers/hashicorp/random/3.4.0/docs/resources/string
  • https://github.com/cloudposse/terraform-aws-codebuild/commit/6c270938df7a5e0c4dadda0a8fa53547f89fe060

mehowthe avatar Sep 28 '22 08:09 mehowthe