Skip to content
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

feat(ResourceController): Added onetime_credentials to ResourceInstan… #5532

Merged
merged 1 commit into from
Aug 1, 2024

Conversation

arshabbir
Copy link
Contributor

output_acceptancetest.txt
…ce and ResourceKey read schemas

Community Note

  • Please vote on this pull request by adding a 👍 reaction to the original pull request comment to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for pull request followers and do not help prioritize the request

Relates OR Closes #0000

Output from acceptance testing:

$ make testacc TESTARGS='-run=TestAccXXX'

...

@arshabbir arshabbir force-pushed the onetime_updated branch 2 times, most recently from a450a02 to 368660f Compare July 26, 2024 01:55
@hkantare
Copy link
Collaborator

update the respective documentation file under website/docs/ folder for datasource and resource

@@ -48,3 +48,4 @@ In addition to all argument reference list, you can access the following attribu
- `parameters_json` - (String) The parameters associated with the instance in json format.
- `plan` - (String) The plan for the service offering used by this resource instance.
- `status` - (String) The status of resource instance.
- `onetime_credentials` - (String) A boolean that dictates if the onetime_credentials is true or false.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Type is bool not string in all docs files

…ce and ResourceKey read schemas

Signed-off-by: arshabbir <arshabbir@gmail.com>
@hkantare hkantare merged commit e63715c into IBM-Cloud:master Aug 1, 2024
1 check passed
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants