generated from terraform-ibm-modules/terraform-ibm-module-template
-
Notifications
You must be signed in to change notification settings - Fork 2
DA improvement #311
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
Open
aatreyee257
wants to merge
18
commits into
main
Choose a base branch
from
i-14200
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+30
−30
Open
DA improvement #311
Changes from all commits
Commits
Show all changes
18 commits
Select commit
Hold shift + click to select a range
e52ed3f
DA improvement
aatreyee257 c1382e7
Diagram update
aatreyee257 09c0ff9
Merge branch 'main' into i-14200
aatreyee257 99442f5
fixes
aatreyee257 0b0d120
Merge branch 'i-14200' of https://github.com/terraform-ibm-modules/te…
aatreyee257 f5dd432
changes
aatreyee257 fa30c8e
Merge branch 'main' into i-14200
aatreyee257 0e43c3d
minor fixes
aatreyee257 0fa74c1
Merge branch 'i-14200' of https://github.com/terraform-ibm-modules/te…
aatreyee257 ee08d63
minor fixes
aatreyee257 d8c3189
minor changes
aatreyee257 3f423eb
minor changes
aatreyee257 ce2d7e5
minor changes
aatreyee257 62f6130
diagram modifications
aatreyee257 53c9c8e
minor changes
aatreyee257 085a00d
minor changes
aatreyee257 eef59b7
minor changes
aatreyee257 5919699
minor changes
aatreyee257 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or 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,12 +1,3 @@ | ||
# IBM Cloud Container Registry | ||
|
||
This architecture creates or utilizes an existing IBM Container Registry namespace, provides the ability to configure pull traffic limits and storage quotas in megabytes, and allows for upgrading the registry plan to Standard. It ensures efficient management of container image access by regulating data pull volume from the registry and setting storage capacity limits for container images within each registry. | ||
|
||
- A resource group, if existing is not passed in. | ||
- A Container Registry namespace. | ||
- Option to upgrade to `Standard` plan. | ||
- Option to set pull traffic and storage quotas. | ||
|
||
 | ||
# Cloud automation for Container Registry (Fully configurable) | ||
|
||
:exclamation: **Important:** This solution is not intended to be called by other modules because it contains a provider configuration and is not compatible with the `for_each`, `count`, and `depends_on` arguments. For more information, see [Providers Within Modules](https://developer.hashicorp.com/terraform/language/modules/develop/providers). |
This file contains hidden or 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 hidden or 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
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
variable is missing
nullable=true
Please refer - https://terraform-ibm-modules.github.io/documentation/#/da-implementation-guidelines?id=prefix