Resource attribute options
Resource attribute options:
Required: true - the user must specify
Optional: true - the user may or may not specify
Computed: true – generate by terraform
Sensitive: true - a "secret" attribute, terraform does not show it anywhere in the open (for passwords, etc.)