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
WIP / TBD Is your feature request related to a problem? Please describe.
Current integration with AWS Accounts using the Terraform provider requires manual configuration, involving various steps and potential for errors. There's a necessity to expand the capabilities of the Terraform provider to seamlessly integrate with AWS Accounts, facilitating the addition of multiple AWS accounts to deploy Mondoo Lambda functions to configure resources and scan instances with flexibility.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The solution should offer options for both "Organization install" and "Single account install," accommodating different organizational structures. Additionally, it should enable users to specify AWS Org Name or AWS Account ID, along with the AWS region. Further configuration variables should be available for customization, as outlined in the "Add New AWS Integration" section of the dashboard.
Describe alternatives you've considered
An alternative approach could involve scripting the AWS integration outside of Terraform using AWS CLI or AWS SDK (potential configuration drift and management complexities).
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered:
WIP / TBD
Is your feature request related to a problem? Please describe.
Current integration with AWS Accounts using the Terraform provider requires manual configuration, involving various steps and potential for errors. There's a necessity to expand the capabilities of the Terraform provider to seamlessly integrate with AWS Accounts, facilitating the addition of multiple AWS accounts to deploy Mondoo Lambda functions to configure resources and scan instances with flexibility.
Describe the solution you'd like
A clear and concise description of what you want to happen.
The solution should offer options for both "Organization install" and "Single account install," accommodating different organizational structures. Additionally, it should enable users to specify AWS Org Name or AWS Account ID, along with the AWS region. Further configuration variables should be available for customization, as outlined in the "Add New AWS Integration" section of the dashboard.
Describe alternatives you've considered
An alternative approach could involve scripting the AWS integration outside of Terraform using AWS CLI or AWS SDK (potential configuration drift and management complexities).
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: