Skip to content

Commit

Permalink
Testing GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Maja committed Mar 13, 2025
1 parent 932ccf2 commit fb1ee36
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pah/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ data "openstack_networking_secgroup_v2" "secgroup" {
name = var.secgroup_name
}

// Test


// PAH instance
module "pah" {
Expand Down

0 comments on commit fb1ee36

Please sign in to comment.