forked from crossplane-contrib/provider-aws
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Signed-off-by: hasheddan <[email protected]>
- Loading branch information
Showing
89 changed files
with
250 additions
and
234 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
version: "1" | ||
domain: crossplane.io | ||
repo: github.com/crossplane/stack-aws | ||
repo: github.com/crossplane/provider-aws |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,53 +1,69 @@ | ||
# Stack-AWS | ||
# provider-aws | ||
|
||
## Overview | ||
|
||
This `stack-aws` repository is the implementation of a Crossplane infrastructure | ||
[stack](https://github.com/crossplane/crossplane/blob/master/design/design-doc-stacks.md) for | ||
[Amazon Web Services (AWS)](https://aws.amazon.com). | ||
The stack that is built from the source code in this repository can be installed into a Crossplane control plane and adds the following new functionality: | ||
This `provider-aws` repository is the Crossplane infrastructure provider for | ||
[Amazon Web Services (AWS)](https://aws.amazon.com). The provider that is built | ||
from the source code in this repository can be installed into a Crossplane | ||
control plane and adds the following new functionality: | ||
|
||
* Custom Resource Definitions (CRDs) that model AWS infrastructure and services (e.g. [Amazon Relational Database Service (RDS)](https://aws.amazon.com/rds/), [EKS clusters](https://aws.amazon.com/eks/), etc.) | ||
* Controllers to provision these resources in AWS based on the users desired state captured in CRDs they create | ||
* Implementations of Crossplane's [portable resource abstractions](https://crossplane.io/docs/master/running-resources.html), enabling AWS resources to fulfill a user's general need for cloud services | ||
* Custom Resource Definitions (CRDs) that model AWS infrastructure and services | ||
(e.g. [Amazon Relational Database Service (RDS)](https://aws.amazon.com/rds/), | ||
[EKS clusters](https://aws.amazon.com/eks/), etc.) | ||
* Controllers to provision these resources in AWS based on the users desired | ||
state captured in CRDs they create | ||
* Implementations of Crossplane's [portable resource | ||
abstractions](https://crossplane.io/docs/master/running-resources.html), | ||
enabling AWS resources to fulfill a user's general need for cloud services | ||
|
||
## Getting Started and Documentation | ||
|
||
For getting started guides, installation, deployment, and administration, see our [Documentation](https://crossplane.io/docs/latest). | ||
For getting started guides, installation, deployment, and administration, see | ||
our [Documentation](https://crossplane.io/docs/latest). | ||
|
||
## Contributing | ||
|
||
Stack-AWS is a community driven project and we welcome contributions. | ||
See the Crossplane [Contributing](https://github.com/crossplane/crossplane/blob/master/CONTRIBUTING.md) guidelines to get started. | ||
provider-aws is a community driven project and we welcome contributions. See the | ||
Crossplane | ||
[Contributing](https://github.com/crossplane/crossplane/blob/master/CONTRIBUTING.md) | ||
guidelines to get started. | ||
|
||
## Report a Bug | ||
|
||
For filing bugs, suggesting improvements, or requesting new features, please open an [issue](https://github.com/crossplane/stack-aws/issues). | ||
For filing bugs, suggesting improvements, or requesting new features, please | ||
open an [issue](https://github.com/crossplane/provider-aws/issues). | ||
|
||
## Contact | ||
|
||
Please use the following to reach members of the community: | ||
|
||
* Slack: Join our [slack channel](https://slack.crossplane.io) | ||
* Forums: [crossplane-dev](https://groups.google.com/forum/#!forum/crossplane-dev) | ||
* Forums: | ||
[crossplane-dev](https://groups.google.com/forum/#!forum/crossplane-dev) | ||
* Twitter: [@crossplane_io](https://twitter.com/crossplane_io) | ||
* Email: [[email protected]](mailto:[email protected]) | ||
|
||
## Roadmap | ||
|
||
Stack-AWS goals and milestones are currently tracked in the Crossplane repository. | ||
More information can be found in [ROADMAP.md](https://github.com/crossplane/crossplane/blob/master/ROADMAP.md). | ||
provider-aws goals and milestones are currently tracked in the Crossplane | ||
repository. More information can be found in | ||
[ROADMAP.md](https://github.com/crossplane/crossplane/blob/master/ROADMAP.md). | ||
|
||
## Governance and Owners | ||
|
||
Stack-AWS is run according to the same [Governance](https://github.com/crossplane/crossplane/blob/master/GOVERNANCE.md) and [Ownership](https://github.com/crossplane/crossplane/blob/master/OWNERS.md) structure as the core Crossplane project. | ||
provider-aws is run according to the same | ||
[Governance](https://github.com/crossplane/crossplane/blob/master/GOVERNANCE.md) | ||
and [Ownership](https://github.com/crossplane/crossplane/blob/master/OWNERS.md) | ||
structure as the core Crossplane project. | ||
|
||
## Code of Conduct | ||
|
||
Stack-AWS adheres to the same [Code of Conduct](https://github.com/crossplane/crossplane/blob/master/CODE_OF_CONDUCT.md) as the core Crossplane project. | ||
provider-aws adheres to the same [Code of | ||
Conduct](https://github.com/crossplane/crossplane/blob/master/CODE_OF_CONDUCT.md) | ||
as the core Crossplane project. | ||
|
||
## Licensing | ||
|
||
Stack-AWS is under the Apache 2.0 license. | ||
provider-aws is under the Apache 2.0 license. | ||
|
||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrossplane%2Fstack-aws.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrossplane%2Fstack-aws?ref=badge_large) | ||
[![FOSSA Status](https://app.fossa.io/api/projects/git%2Bgithub.com%2Fcrossplane%2Fprovider-aws.svg?type=large)](https://app.fossa.io/projects/git%2Bgithub.com%2Fcrossplane%2Fprovider-aws?ref=badge_large) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.