allowed_cidr_blocks | n/a | list(string) | [] | no |
allowed_security_groups | n/a | list(string) | [] | no |
block_public_access | If true, a public access block will be created which disallows public access to the bucket. | bool | true | no |
config_output_dir | n/a | string | "." | no |
create_db_parameter_group | Toggles the creation of a RDS Database Parameter Group on/off | bool | true | no |
db_parameters | List of DB parameters to apply to the parameter group | list(any) | [] | no |
db_username | n/a | string | null | no |
logging_bucket | n/a | string | null | no |
name | This name will be used as a prefix for all created resources. | string | n/a | yes |
persistent | n/a | bool | false | no |
rds_allocated_storage | The amount of RDS storage to provision in gigabytes. | number | null | no |
rds_backup_retention_period | n/a | number | 14 | no |
rds_engine_version | n/a | string | "16" | no |
rds_instance_class | n/a | string | null | no |
rds_iops | The number of I/O operations per second to allocate to RDS storage. | number | null | no |
rds_multi_az | When creating a single RDS instance, allows creating a 2nd AZ warm standby instance. | bool | null | no |
rds_multi_az_cluster | Determines whether this module creates a single RDS instance (potentially with a 2nd AZ warm standby) or a multi-AZ cluster supporting 3 AZs. | bool | false | no |
rds_storage_type | The EBS storage type to use for RDS storage. | string | null | no |
roles | IAM Roles to allow access to S3 resources | list(string) | [] | no |
s3_kms_key_id | n/a | string | null | no |
secrets_filename | n/a | string | "bigbang-secrets-gitlab.yaml" | no |
subnet_ids | n/a | list(string) | n/a | yes |
tags | n/a | map(any) | {} | no |
values_filename | n/a | string | "bigbang-values-gitlab.yaml" | no |
vpc_id | n/a | string | null | no |