Skip to content

A Terraform module that provides info/data about an existing AWS organization that is not available from AWS TF provider.

License

Notifications You must be signed in to change notification settings

BCDevOps/terraform-aws-organization-info

Repository files navigation

<application_license_badge>

BC Gov Terraform Template

This repo provides a starting point for users who want to create valid Terraform modules stored in GitHub.

Third-Party Products/Libraries used and the licenses they are covered by

Project Status

  • Development
  • Production/Maintenance

Documentation

Requirements

Name Version
aws 3.11.0

Providers

Name Version
aws 3.11.0

Modules

No modules.

Resources

Name Type
aws_organizations_organization.org_root data source
aws_organizations_organizational_units.org_ous data source
aws_organizations_organizational_units.workload_ous data source

Inputs

No inputs.

Outputs

Name Description
lab_accounts the accounts within the "Lab" OU
master_account n/a
root n/a
shared_accounts the accounts within the "Shared" OU
workload_accounts the accounts within the "Workloads" OUs
workload_ou the OU that is the immedaite child of the org root that contains project-level workload OU's
workload_ous all of the OUs within the "Workloads" OU. Each of these represent a "parent" for a set of accounts that contain application workloads

Getting Started

Getting Help or Reporting an Issue

To report bugs/issues/feature requests, please file an issue.

How to Contribute

If you would like to contribute, please see our CONTRIBUTING guidelines.

Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.

License

Copyright 2018 Province of British Columbia

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

A Terraform module that provides info/data about an existing AWS organization that is not available from AWS TF provider.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages