-
Notifications
You must be signed in to change notification settings - Fork 9.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Service Catalog PortfolioPrincipalAssociation resource added #13837
Service Catalog PortfolioPrincipalAssociation resource added #13837
Commits on Jun 25, 2018
-
Configuration menu - View commit details
-
Copy full SHA for f6321f3 - Browse repository at this point
Copy the full SHA f6321f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8915edc - Browse repository at this point
Copy the full SHA 8915edcView commit details -
Configuration menu - View commit details
-
Copy full SHA for f365893 - Browse repository at this point
Copy the full SHA f365893View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfa2bc2 - Browse repository at this point
Copy the full SHA bfa2bc2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9227706 - Browse repository at this point
Copy the full SHA 9227706View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9370c2d - Browse repository at this point
Copy the full SHA 9370c2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0e57346 - Browse repository at this point
Copy the full SHA 0e57346View commit details -
Configuration menu - View commit details
-
Copy full SHA for 07107de - Browse repository at this point
Copy the full SHA 07107deView commit details -
Configuration menu - View commit details
-
Copy full SHA for ea45424 - Browse repository at this point
Copy the full SHA ea45424View commit details -
Configuration menu - View commit details
-
Copy full SHA for 051a1a0 - Browse repository at this point
Copy the full SHA 051a1a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5179004 - Browse repository at this point
Copy the full SHA 5179004View commit details -
Configuration menu - View commit details
-
Copy full SHA for 88f81f0 - Browse repository at this point
Copy the full SHA 88f81f0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 22148da - Browse repository at this point
Copy the full SHA 22148daView commit details
Commits on May 23, 2020
-
Felix Candelario committed
May 23, 2020 Configuration menu - View commit details
-
Copy full SHA for 8870e42 - Browse repository at this point
Copy the full SHA 8870e42View commit details -
Felix Candelario committed
May 23, 2020 Configuration menu - View commit details
-
Copy full SHA for e887f5f - Browse repository at this point
Copy the full SHA e887f5fView commit details -
found the work of @trung and getting it up and running
Felix Candelario committedMay 23, 2020 Configuration menu - View commit details
-
Copy full SHA for b261bbd - Browse repository at this point
Copy the full SHA b261bbdView commit details
Commits on May 25, 2020
-
Felix Candelario committed
May 25, 2020 Configuration menu - View commit details
-
Copy full SHA for c01782c - Browse repository at this point
Copy the full SHA c01782cView commit details
Commits on May 26, 2020
-
Felix Candelario committed
May 26, 2020 Configuration menu - View commit details
-
Copy full SHA for bea44a7 - Browse repository at this point
Copy the full SHA bea44a7View commit details
Commits on Jun 12, 2020
-
Merge remote-tracking branch 'trung/f-service-catalog' into sc-produc…
…t-and-pp fix trivial conflicts where master has changed how resources are listed (in website and in aws/provider), to reference servicecatalog_product in the right way also revert the mode change against the servicecatalog_portfolio markdown
Configuration menu - View commit details
-
Copy full SHA for 383dbfd - Browse repository at this point
Copy the full SHA 383dbfdView commit details -
Merge remote-tracking branch 'frc9/master' into sc-product-and-pp
only pulling in the relevant provisioned-product changes
Configuration menu - View commit details
-
Copy full SHA for 975fd2d - Browse repository at this point
Copy the full SHA 975fd2dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 848689c - Browse repository at this point
Copy the full SHA 848689cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 413cd8a - Browse repository at this point
Copy the full SHA 413cd8aView commit details -
Configuration menu - View commit details
-
Copy full SHA for dee8315 - Browse repository at this point
Copy the full SHA dee8315View commit details -
Configuration menu - View commit details
-
Copy full SHA for 56493a6 - Browse repository at this point
Copy the full SHA 56493a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d8c7a6 - Browse repository at this point
Copy the full SHA 1d8c7a6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfaadb1 - Browse repository at this point
Copy the full SHA bfaadb1View commit details -
provisioned product - create, read, and delete minimally working
* create needs to block for completion, then the test (as written) will work in our account * then we need product_portfolio_association and make the test work in any account (create a product, not hard-coded) * then other TODOs marked in code
Configuration menu - View commit details
-
Copy full SHA for 243dc9a - Browse repository at this point
Copy the full SHA 243dc9aView commit details
Commits on Jun 15, 2020
-
Merge branch 'master' into sc-product-and-pp
* master: (79 commits) Update CHANGELOG for hashicorp#8457 resource/aws_ec2_tag: Finish implementation CodeArtifact new service support (hashicorp#13735) internal/keyvaluetags: Support servicediscovery and worklink (hashicorp#13732) tests/provider: Remove TravisCI (hashicorp#13730) update method params in web_acl test check Update CHANGELOG for hashicorp#12688 Fix rebase change Fix docs Improve error message Apply review comments Refactor after rebase Apply review comments Apply changes based on review Format test config Fix failing build Add calculated wcus attribute Add documentation Add rule_group_reference_statement Add rate_based_statement ...
Configuration menu - View commit details
-
Copy full SHA for 440ef4b - Browse repository at this point
Copy the full SHA 440ef4bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 676b9d0 - Browse repository at this point
Copy the full SHA 676b9d0View commit details -
sc-product: generate idempotencyToken as resource id
Match the same method used in other places within the provider to create idempotency tokens.
Configuration menu - View commit details
-
Copy full SHA for eb1a397 - Browse repository at this point
Copy the full SHA eb1a397View commit details -
Configuration menu - View commit details
-
Copy full SHA for 258271d - Browse repository at this point
Copy the full SHA 258271dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 93fbd22 - Browse repository at this point
Copy the full SHA 93fbd22View commit details -
Configuration menu - View commit details
-
Copy full SHA for 24f04a2 - Browse repository at this point
Copy the full SHA 24f04a2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1818eac - Browse repository at this point
Copy the full SHA 1818eacView commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 3b98f38 - Browse repository at this point
Copy the full SHA 3b98f38View commit details -
sc-product-portfolio-assoc: crud
TODO - pagination for readResource TODO - acceptance tests TODO - rename methods for consistency
Configuration menu - View commit details
-
Copy full SHA for 63763ef - Browse repository at this point
Copy the full SHA 63763efView commit details
Commits on Jun 16, 2020
-
add docs for service catalog provisioned product and portfolio-produc…
…t association minor tweaks to the SC product doc also
Configuration menu - View commit details
-
Copy full SHA for 7a15c8c - Browse repository at this point
Copy the full SHA 7a15c8cView commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 222fea6 - Browse repository at this point
Copy the full SHA 222fea6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 971ac5b - Browse repository at this point
Copy the full SHA 971ac5bView commit details -
Configuration menu - View commit details
-
Copy full SHA for edc5efd - Browse repository at this point
Copy the full SHA edc5efdView commit details -
Configuration menu - View commit details
-
Copy full SHA for b24619a - Browse repository at this point
Copy the full SHA b24619aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 25ab24a - Browse repository at this point
Copy the full SHA 25ab24aView commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 07c104a - Browse repository at this point
Copy the full SHA 07c104aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 610384d - Browse repository at this point
Copy the full SHA 610384dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e025ed - Browse repository at this point
Copy the full SHA 4e025edView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3c661c6 - Browse repository at this point
Copy the full SHA 3c661c6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b8d9f3 - Browse repository at this point
Copy the full SHA 1b8d9f3View commit details -
Configuration menu - View commit details
-
Copy full SHA for e1327f5 - Browse repository at this point
Copy the full SHA e1327f5View commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 515b1cd - Browse repository at this point
Copy the full SHA 515b1cdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b7e87e - Browse repository at this point
Copy the full SHA 0b7e87eView commit details -
fix ID syntax for portfolio-product-association -- all tests passing,…
… importing but PP test is still using a pre-existing product :( because it needs a launch path
Configuration menu - View commit details
-
Copy full SHA for 7377257 - Browse repository at this point
Copy the full SHA 7377257View commit details -
Configuration menu - View commit details
-
Copy full SHA for c94fab4 - Browse repository at this point
Copy the full SHA c94fab4View commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 035dfac - Browse repository at this point
Copy the full SHA 035dfacView commit details -
Configuration menu - View commit details
-
Copy full SHA for 59fa151 - Browse repository at this point
Copy the full SHA 59fa151View commit details
Commits on Jun 17, 2020
-
add portfolio-principal association, and use it for product provision…
…ing test working to provision the product. but deletions don't work as it is trying to delete the product before the association to portfolio is deleted.
Configuration menu - View commit details
-
Copy full SHA for c34bb97 - Browse repository at this point
Copy the full SHA c34bb97View commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for d22fcd8 - Browse repository at this point
Copy the full SHA d22fcd8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 888aa0b - Browse repository at this point
Copy the full SHA 888aa0bView commit details -
sc-portfolio-assocs: only fetch pages when assoc not yet found
Avoids fetching all pages then searching the results for the matching record.
Configuration menu - View commit details
-
Copy full SHA for 06af8fb - Browse repository at this point
Copy the full SHA 06af8fbView commit details -
fix the product provisioning test, ensure use of separate providers a…
…nd consistent salt
Configuration menu - View commit details
-
Copy full SHA for 9294fb1 - Browse repository at this point
Copy the full SHA 9294fb1View commit details -
Merge branch 'sc-product-and-pp' of github.com:cloudsoft/terraform-pr…
…ovider-aws into sc-product-and-pp
Configuration menu - View commit details
-
Copy full SHA for 80ff8af - Browse repository at this point
Copy the full SHA 80ff8afView commit details -
Configuration menu - View commit details
-
Copy full SHA for f096f5d - Browse repository at this point
Copy the full SHA f096f5dView commit details -
SC provisioned-product test passing!
just needed s3 permissions. and the stock import test doesn't like the different provider.
Configuration menu - View commit details
-
Copy full SHA for f5ca63e - Browse repository at this point
Copy the full SHA f5ca63eView commit details -
Configuration menu - View commit details
-
Copy full SHA for ae3e74d - Browse repository at this point
Copy the full SHA ae3e74dView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc84989 - Browse repository at this point
Copy the full SHA bc84989View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9793677 - Browse repository at this point
Copy the full SHA 9793677View commit details -
Configuration menu - View commit details
-
Copy full SHA for b8b8b4b - Browse repository at this point
Copy the full SHA b8b8b4bView commit details -
fix most linter-flagged issues
"Description" omitted, and one use of "provider" is needed (for aliases)
Configuration menu - View commit details
-
Copy full SHA for 866f047 - Browse repository at this point
Copy the full SHA 866f047View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19fca67 - Browse repository at this point
Copy the full SHA 19fca67View commit details -
Configuration menu - View commit details
-
Copy full SHA for 603d288 - Browse repository at this point
Copy the full SHA 603d288View commit details
Commits on Jun 18, 2020
-
Configuration menu - View commit details
-
Copy full SHA for eee00a1 - Browse repository at this point
Copy the full SHA eee00a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 08716d3 - Browse repository at this point
Copy the full SHA 08716d3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 70ac64a - Browse repository at this point
Copy the full SHA 70ac64aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 625c9b7 - Browse repository at this point
Copy the full SHA 625c9b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2dcb083 - Browse repository at this point
Copy the full SHA 2dcb083View commit details -
Configuration menu - View commit details
-
Copy full SHA for 85d33e4 - Browse repository at this point
Copy the full SHA 85d33e4View commit details -
restore portfolio-principal-association additions for now, focus on i…
…ncremental PR with just this code, for review This reverts commit 625c9b7.
Configuration menu - View commit details
-
Copy full SHA for 8cfecab - Browse repository at this point
Copy the full SHA 8cfecabView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46303a4 - Browse repository at this point
Copy the full SHA 46303a4View commit details
Commits on Jun 19, 2020
-
add and update all tests, all passing
* disappears, import, various updates * portfolio updated to retry on delete if it is in use while other things are being cleaned up * read has retry logic to deal with ID being returned instead of ARN for just-created roles
Configuration menu - View commit details
-
Copy full SHA for a7f6049 - Browse repository at this point
Copy the full SHA a7f6049View commit details -
Configuration menu - View commit details
-
Copy full SHA for ccba736 - Browse repository at this point
Copy the full SHA ccba736View commit details
Commits on Jun 22, 2020
-
update portfolio_principal_association_test method names to match pre…
…vailing conventions
Configuration menu - View commit details
-
Copy full SHA for 11d3c81 - Browse repository at this point
Copy the full SHA 11d3c81View commit details
Commits on Jul 21, 2020
-
Configuration menu - View commit details
-
Copy full SHA for 40a91d1 - Browse repository at this point
Copy the full SHA 40a91d1View commit details -
SC Portfolio Principal Association - conform markdown examples to ter…
…rafmt requirements
Configuration menu - View commit details
-
Copy full SHA for 87e6ab0 - Browse repository at this point
Copy the full SHA 87e6ab0View commit details -
Configuration menu - View commit details
-
Copy full SHA for fd79364 - Browse repository at this point
Copy the full SHA fd79364View commit details -
Configuration menu - View commit details
-
Copy full SHA for f1b3c20 - Browse repository at this point
Copy the full SHA f1b3c20View commit details -
Configuration menu - View commit details
-
Copy full SHA for be3065b - Browse repository at this point
Copy the full SHA be3065bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1294114 - Browse repository at this point
Copy the full SHA 1294114View commit details
Commits on Sep 26, 2020
-
Merge branch 'master' into f-servicecatalog-portfolio-principal-assoc…
…iation Conflicts: website/aws.erb - no longer needed (drop our changes)
Configuration menu - View commit details
-
Copy full SHA for 33be215 - Browse repository at this point
Copy the full SHA 33be215View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8bae8b - Browse repository at this point
Copy the full SHA c8bae8bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e3b91 - Browse repository at this point
Copy the full SHA 08e3b91View commit details