Skip to content

Commit

Permalink
Merge pull request #53 from mgueury/main
Browse files Browse the repository at this point in the history
log_group_apigw
  • Loading branch information
MarcGueury authored Sep 8, 2023
2 parents 15b142e + 370417c commit a5d451b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions py_oci_starter.py
Original file line number Diff line number Diff line change
Expand Up @@ -903,6 +903,7 @@ def create_group_common_dir():
cp_terraform("apigw_existing.tf", "apigw_tags.tf")
else:
cp_terraform("apigw.tf", "apigw_tags.tf")
cp_terraform("log_group.tf")

if 'jms' in a_group_common:
if 'jms_ocid' in params:
Expand Down

0 comments on commit a5d451b

Please sign in to comment.