-
Notifications
You must be signed in to change notification settings - Fork 31
DOCSP-48744 -- multi-region tf example #230
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
DOCSP-48744 -- multi-region tf example #230
Conversation
✅ Deploy Preview for docs-atlas-architecture ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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.
LGTM
idp_type = "WORKLOAD" | ||
name = "OIDC-for-azure" | ||
protocol = "OIDC" | ||
# groups_claim = null |
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.
should this be removed?
retention_value = 4 | ||
} | ||
policy_item_daily { | ||
frequency_interval = 1 #accepted values = 1 -> every 1 day |
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.
nit
frequency_interval = 1 #accepted values = 1 -> every 1 day | |
frequency_interval = 1 # accepted values = 1 -> every 1 day |
} | ||
|
||
policy_item_hourly { | ||
frequency_interval = 1 #accepted values = 1, 2, 4, 6, 8, 12 -> every n hours |
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.
nit
frequency_interval = 1 #accepted values = 1, 2, 4, 6, 8, 12 -> every n hours | |
frequency_interval = 1 # accepted values = 1, 2, 4, 6, 8, 12 -> every n hours |
075d2d3
into
mongodb:feature-multi-region
No description provided.