@three14/pulumi-argocd 1.0.1 → 1.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (50) hide show
  1. package/accountToken.d.ts +5 -3
  2. package/accountToken.js +15 -13
  3. package/accountToken.js.map +1 -1
  4. package/application.d.ts +15 -1
  5. package/application.js +20 -16
  6. package/application.js.map +1 -1
  7. package/applicationSet.d.ts +83 -0
  8. package/applicationSet.js +91 -8
  9. package/applicationSet.js.map +1 -1
  10. package/cluster.d.ts +2 -2
  11. package/cluster.js +20 -20
  12. package/cluster.js.map +1 -1
  13. package/config/index.js +1 -1
  14. package/config/index.js.map +1 -1
  15. package/config/vars.d.ts +14 -21
  16. package/config/vars.js +1 -1
  17. package/config/vars.js.map +1 -1
  18. package/index.d.ts +1 -18
  19. package/index.js +19 -30
  20. package/index.js.map +1 -1
  21. package/package.json +3 -3
  22. package/provider.d.ts +32 -29
  23. package/provider.js +29 -21
  24. package/provider.js.map +1 -1
  25. package/types/index.js +1 -1
  26. package/types/index.js.map +1 -1
  27. package/types/input.d.ts +9877 -5776
  28. package/types/input.js +1 -1
  29. package/types/input.js.map +1 -1
  30. package/types/output.d.ts +10481 -6380
  31. package/types/output.js +1 -1
  32. package/types/output.js.map +1 -1
  33. package/utilities.d.ts +0 -4
  34. package/utilities.js +20 -30
  35. package/utilities.js.map +1 -1
  36. package/project.d.ts +0 -198
  37. package/project.js +0 -193
  38. package/project.js.map +0 -1
  39. package/projectToken.d.ts +0 -150
  40. package/projectToken.js +0 -91
  41. package/projectToken.js.map +0 -1
  42. package/repository.d.ts +0 -291
  43. package/repository.js +0 -135
  44. package/repository.js.map +0 -1
  45. package/repositoryCertificate.d.ts +0 -84
  46. package/repositoryCertificate.js +0 -73
  47. package/repositoryCertificate.js.map +0 -1
  48. package/repositoryCredentials.d.ts +0 -207
  49. package/repositoryCredentials.js +0 -113
  50. package/repositoryCredentials.js.map +0 -1
package/types/input.js CHANGED
@@ -1,5 +1,5 @@
1
1
  "use strict";
2
- // *** WARNING: this file was generated by the Pulumi Terraform Bridge (tfgen) Tool. ***
2
+ // *** WARNING: this file was generated by pulumi-language-nodejs. ***
3
3
  // *** Do not edit by hand unless you're certain you know what you are doing! ***
4
4
  Object.defineProperty(exports, "__esModule", { value: true });
5
5
  //# sourceMappingURL=input.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,wFAAwF;AACxF,iFAAiF"}
1
+ {"version":3,"file":"input.js","sourceRoot":"","sources":["../../types/input.ts"],"names":[],"mappings":";AAAA,sEAAsE;AACtE,iFAAiF"}