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

data-source/external: Make Read function context aware #91

Merged
merged 1 commit into from
Dec 15, 2021

Commits on Dec 14, 2021

  1. data-source/external: Make Read function context aware

    Reference: #14
    Reference: #22
    
    This will enable the data source to exit immediately when receiving an interupt signal from Terraform. This also prepares the data source for future enhancements, such as including Terraform Plugin SDK context with logging messages and including additional information in return diagnostics.
    bflad committed Dec 14, 2021
    Configuration menu
    Copy the full SHA
    6aac2ec View commit details
    Browse the repository at this point in the history