blinqas / station

Use Station to create secure and automated environments for your workloads in Azure
MIT License
7 stars 1 forks source link

feat!: removed the role_definitions block #155

Closed SanderBlom closed 1 month ago

SanderBlom commented 1 month ago

Removal of the role_definitions block

Description

This PR proposes the removal of the role_definitions block. This is done as we don't want to create RBAC roles using the module itself as this can cause dependencies of workloads if done improperly .

Fixes #138

Type of Change

Testing

See the testing docs for more information about how to test your code

Checklist

Before submitting this PR, please ensure the following:

Additional Information

Provide any additional information or context about the pull request here.


Thank you for contributing to Station!