Giter Site home page Giter Site logo

crossplane-contrib / provider-jet-aws Goto Github PK

View Code? Open in Web Editor NEW
37.0 5.0 31.0 11.95 MB

AWS Provider for Crossplane that is built with Terrajet.

Home Page: https://crossplane.io

License: Apache License 2.0

Makefile 5.82% Go 92.72% Dockerfile 1.36% HCL 0.10%
kubernetes aws crossplane crossplane-provider

provider-jet-aws's Introduction

๐Ÿšจ PLEASE NOTE ๐Ÿšจ: This repository is no longer maintained. See details in crossplane/terrajet#308

New users: Use its successor Official AWS Provider instead.

Existing users: Follow the migration guide here.


Terrajet AWS Provider

provider-jet-aws is a Crossplane provider that is built using Terrajet code generation tools and exposes XRM-conformant managed resources for Amazon AWS.

Getting Started

Install the provider by using the following command after changing the image tag to the latest release:

kubectl crossplane install provider crossplane/provider-jet-aws:v0.2.1

You can see the API reference here.

Contributing

Please see the Adding New Resources guide.

Report a Bug

For filing bugs, suggesting improvements, or requesting new features, please open an issue.

Contact

Please use the following to reach members of the community:

Governance and Owners

provider-jet-aws is run according to the same Governance and Ownership structure as the core Crossplane project.

Code of Conduct

provider-jet-aws adheres to the same Code of Conduct as the core Crossplane project.

Licensing

provider-jet-aws is under the Apache 2.0 license.

provider-jet-aws's People

Contributors

charlie-haley avatar clareliguori avatar ezgidemirel avatar haarchri avatar luebken avatar muvaf avatar negz avatar sergenyalcin avatar turkenh avatar ulucinar avatar ytsarev avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

provider-jet-aws's Issues

Remove `tags_all` from parameters

It looks like that's there to hold the final set in the tfstate. We can change its properties so that it goes to status instead of parameters since we don't support provider-wide defaults for tagging.

Smarter group classification

Terraform AWS Provider doesn't provide a metadata for grouping and we try to determine the group from the second word in the snake case representation of the resource, i.e. aws_ec2_instance would be in ec2 as group.

However, there are legacy resources who don't conform this format. For example, there bunch of aws_default_<some resource> resources (like aws_default_vpc) that are just there to represent the default instance of said resource but are put under default group.

We need a smarter way of doing this classification and allow manual input in a nice way. The interface could possibly come from Terrajet.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.