Skip to content

Commit

Permalink
Update docs/resources/alert.md
Browse files Browse the repository at this point in the history
Co-authored-by: Miles Yucht <[email protected]>
  • Loading branch information
alexott and mgyucht authored Oct 14, 2024
1 parent 9b4fc63 commit a6ee435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/resources/alert.md
Original file line number Diff line number Diff line change
Expand Up @@ -129,7 +129,7 @@ resource "databricks_alert" "alert" {

* Remove the old resource from the state with the `terraform state rm databricks_sql_alert.alert` command.
* Import new resource with the `terraform import databricks_alert.alert <alert-id>` command.
* Run the `terraform plan` command to check possible changes, like, value type change, etc.
* Run the `terraform plan` command to check possible changes, such as value type change, etc.

## Access Control

Expand Down

0 comments on commit a6ee435

Please sign in to comment.