Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Generate more portable releases #19

Merged
merged 1 commit into from
Mar 15, 2019
Merged

Generate more portable releases #19

merged 1 commit into from
Mar 15, 2019

Commits on Mar 13, 2019

  1. Generate more portable releases

    Currently trying to use this plugin in an alpine-based docker image will fail with a `not found` error due to alpine not containing the same libc binaries
    
    Setting this flag should mean that terraform-provider-uptimerobot won't rely on the shared libraries being present, which should allow it to work everywhere
    Novex authored Mar 13, 2019
    Configuration menu
    Copy the full SHA
    71ca79c View commit details
    Browse the repository at this point in the history