Skip to content

PMC Wordpress VIP Integration Terraform module

Notifications You must be signed in to change notification settings

penske-media-corp/tf-module-wordpress-vip-security-standards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

The following requirements are needed by this module:

  • aws (~> 5.0.0)

Providers

The following providers are used by this module:

  • aws (~> 5.0.0)

Modules

No modules.

Resources

The following resources are used by this module:

Required Inputs

The following input variables are required:

Description: The aws account id

Type: string

Description: The aws region that is being deployed into

Type: string

Description: The name of the business unit. Valid options are sk | pmc

Type: string

Description: The name of the environment that the resources belong to

Type: string

Description: The name of the state bucket

Type: string

Description: The Site ID number generated by the wordpress VIP dashboard

Type: number

Optional Inputs

The following input variables are optional (have default values):

Description: ARN of the Wordpress VIP IAM user to access the VIP backups bucket

Type: string

Default: "arn:aws:iam::297161530160:user/WPVIPS3BackupShipper"

Description: ARN of the Wordpress VIP IAM user to access the http logs bucket

Type: string

Default: "arn:aws:iam::297161530160:user/WPVIPS3LogShipper"

Description: Bucket arn of the vip db backups bucket

Type: string

Default: ""

Description: Bucket arn of the vip http logs backups bucket

Type: string

Default: ""

Outputs

The following outputs are exported:

Description: n/a

Description: n/a

About

PMC Wordpress VIP Integration Terraform module

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages