Skip to content

Commit

Permalink
oasys add oracle enterprise managed server
Browse files Browse the repository at this point in the history
oasys add oracle enterprise managed server
  • Loading branch information
wullub committed Dec 29, 2023
1 parent 2cb3fed commit 862f209
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions terraform/environments/oasys/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ module "baseline_presets" {
enable_ec2_cloud_watch_agent = true
enable_ec2_self_provision = true
enable_ec2_user_keypair = true
enable_ec2_oracle_enterprise_managed_server = true
enable_shared_s3 = true # adds permissions to ec2s to interact with devtest or prodpreprod buckets
db_backup_s3 = true # adds db backup buckets
iam_policies_ec2_default = ["EC2S3BucketWriteAndDeleteAccessPolicy", "ImageBuilderS3BucketWriteAndDeleteAccessPolicy"]
Expand Down

0 comments on commit 862f209

Please sign in to comment.