PaloAltoNetworks / terraform-aws-swfw-modules

Terraform Reusable Modules for Software Firewalls on AWS
https://registry.terraform.io/modules/PaloAltoNetworks/swfw-modules/aws
MIT License
13 stars 11 forks source link

fix(module/asg): tag specification #17

Closed jogueber closed 6 months ago

jogueber commented 7 months ago

Description

Fixing the launch template to tag resources correctly. See the attach issue

sebastianczech commented 7 months ago

/sca

Testing job ID: 8186870578 Job result: SUCCESS

sebastianczech commented 7 months ago

/help

ChatOPS built in help:

Currently supported commands include:

The 1st command does not take arguments, the remaining take two:

Examples:

# run idempotence tests on listed modules with Terraform versions: 1.2 (latest patch available), 1.4 (latest patch available), 1.5.4.
/idempotence paths="examples/combined_design examples/panorama_standalone" tf_version="1.2 1.4 1.5.4"
# run validation tests with the latest available Terraform version on listed modules.
/validate paths="modules/vmseries modules/vpc examples/combined_design"
sebastianczech commented 7 months ago

/validate paths="modules/asg"

Testing job ID: 8186902970 Job result: SUCCESS

sebastianczech commented 7 months ago

/plan paths="examples/combined_design_autoscale"

Testing job ID: 8186927295 Job result: SUCCESS

sebastianczech commented 7 months ago

/idempotence paths="examples/combined_design_autoscale"

Testing job ID: 8186961534 Job result: SUCCESS