Skip to content

Commit

Permalink
Remove redundant resource.TestStep (#10970) (#18457)
Browse files Browse the repository at this point in the history
[upstream:a54f94786cdf00542ad2c31bf2419255b8929e47]

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Jun 17, 2024
1 parent 71813de commit dcd47d0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .changelog/10970.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
```release-note:none

```
Original file line number Diff line number Diff line change
Expand Up @@ -2974,7 +2974,7 @@ resource "google_compute_region_instance_template" "foobar" {
automatic_restart = false
provisioning_model = "SPOT"
instance_termination_action = "DELETE"
}
metadata = {
Expand Down

0 comments on commit dcd47d0

Please sign in to comment.