File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -48,7 +48,7 @@ To avoid scanning of the files in the S3 bucket (meaning additional S3 api reque
4848
4949| Name | Source | Version |
5050| ------| --------| ---------|
51- | <a name =" module_plex_autoscaling " ></a > [ plex\_ autoscaling] ( #module\_ plex\_ autoscaling ) | terraform-aws-modules/autoscaling/aws | ~ > 6.5 |
51+ | <a name =" module_plex_autoscaling " ></a > [ plex\_ autoscaling] ( #module\_ plex\_ autoscaling ) | terraform-aws-modules/autoscaling/aws | ~ > 7.7 |
5252| <a name =" module_s3_plex_db " ></a > [ s3\_ plex\_ db] ( #module\_ s3\_ plex\_ db ) | terraform-aws-modules/s3-bucket/aws | ~ > 3.3 |
5353| <a name =" module_s3_plex_storage " ></a > [ s3\_ plex\_ storage] ( #module\_ s3\_ plex\_ storage ) | terraform-aws-modules/s3-bucket/aws | ~ > 3.3 |
5454| <a name =" module_vpc " ></a > [ vpc] ( #module\_ vpc ) | terraform-aws-modules/vpc/aws | ~ > 5.9 |
Original file line number Diff line number Diff line change 11module "plex_autoscaling" {
22 source = " terraform-aws-modules/autoscaling/aws"
3- version = " ~> 6.5 "
3+ version = " ~> 7.7 "
44
55 name = " plex"
66 use_name_prefix = true
You can’t perform that action at this time.
0 commit comments