-
Notifications
You must be signed in to change notification settings - Fork 671
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
Doc corrections for resource group to intimate id and subnet floating ip changes #4025
Doc corrections for resource group to intimate id and subnet floating ip changes #4025
Conversation
@@ -43,7 +43,7 @@ In addition to all argument references listed, you can access the following attr | |||
- `key_lifetime` - (Integer) The key lifetime in seconds. | |||
- `name` - (String) The user-defined name for this IKE policy. | |||
- `negotiation_mode` - (String) The IKE negotiation mode. Only `main` is supported. | |||
- `resource_group` - (List) The resource group for this IKE policy. | |||
- `resource_group` - (List) The resource group, for this IKE policy. |
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.
can we have same consistent
`resource_group` - (List) The resource group object,....
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.
corrected from
resource_group - (List) The resource group,
to
resource_group - (List) The resource group object,....
across multiple files.
@@ -101,7 +103,7 @@ In addition to all argument reference list, you can access the following attribu | |||
|
|||
- `created_at` - (Timestamp) The date and time that the reserved IP was created.", | |||
- `href` - (String) The URL for this reserved IP. | |||
- `id` - (String) The combination of the subnet ID and reserved IP ID separated by **/**. | |||
- `id` - (String) The combination of the subnet ID and reserved IP separated by **/**. |
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.
Is it not reserved IP ID
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.
reverted.
Community Note
Relates OR Closes #0000
Output from acceptance testing: