Projects STRLCPY wrongsecrets Commits 169a16ef
🤬
  • ■ ■ ■ ■
    aws/main.tf
    skipped 36 lines
    37 37   
    38 38  module "vpc" {
    39 39   source = "terraform-aws-modules/vpc/aws"
    40  - version = "~> 4.0.1"
     40 + version = "~> 5.0.0"
    41 41   
    42 42   name = "${var.cluster_name}-vpc"
    43 43   cidr = local.vpc_cidr
    skipped 84 lines
Please wait...
Page is in error, reload to recover