Configure
Add lifecyle ignore_changes
to both of the 2 akamai_property_activation
resources in your property.tf to prevent changes to the notes to trigger activations.
Plan/Apply
Run terraform
Update
Make a change to the note
argument.
Plan/Apply
Run Terraform again. What happens?
Commit
Commit your change and push it to GitHub.