You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"To use terraform for creating the role, either add the following resource or let the module manage the the service linked role by setting create_service_linked_role to true."
should be:
To use terraform for creating the role, either add the following resource or let the module manage the the service linked role by setting create_service_linked_role_spot to true.
Cheers! This module rocks.
The text was updated successfully, but these errors were encountered:
Howdy. This line in README.md:
"To use terraform for creating the role, either add the following resource or let the module manage the the service linked role by setting
create_service_linked_role
to true."should be:
To use terraform for creating the role, either add the following resource or let the module manage the the service linked role by setting
create_service_linked_role_spot
to true.Cheers! This module rocks.
The text was updated successfully, but these errors were encountered: